DISCARD

Syntax: DISCARD [adr]
Location: Memory Toolkit (DIY Toolkit Vol H)

This command removes memory which has been allocated with RESERVE.

If the adr does not point to memory set aside with RESERVE the error 'not found' is returned.

CROSS-REFERENCE:
See RESERVE and LINKUP.
Also see CLCHP, RECHP and DESPR.
